home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / BBS / THECOVE2.ZIP / COVE.ZIP / SAMPLE1.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-03-13  |  502 b   |  14 lines

  1. REM Sample bat for use with door.sys
  2. REM
  3. REM NOTE: you don't actually need to copy the Door.sys file over
  4. REM if you have properly specified the path to the dropfile in
  5. REM the WILDCFG program under option (1) 'Create "THECOVE.CTL" file'
  6. REM under the PATH TO DROPFILE option. Also the correct NODE NUMBER.
  7. REM but copying the door.sys file over doesn't hurt anything either. <G>
  8. C:
  9. cd\wildcat\door\thecove
  10. copy c:\wildcat\door.sys c:\wildcat\door\thecove
  11. cove.bat
  12. del door.sys
  13. cd\wildcat
  14.